McCamSwitch.AxisDirection 属性

轴方向。预设值为 0。若选择 1 或 2,当轴朝向指定方向移动时才启动切换。

双向:0;正方向:1;负方向:2。

SetGroupPathCamSwitch:不使用此参数,因 FirstOnPosition 与LastOnPosition 为距离参数。

命名空间IntervalZero.KINGSTAR.Base

组合: IntervalZero.KINGSTAR.Base (于 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0

语法

C#VB
public int AxisDirection { get; set; }
Public Property AxisDirection As Integer

属性值

型别:int

参见

McCamSwitch 类别

IntervalZero.KINGSTAR.Base 命名空间